-
Home
-
QuickTasker
-
1.18.0
-
Code
-
Classes
- AutomationService
Total Complexity |
34 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
283 |
Lines of code |
147 |
Logical lines of code |
75 |
Comment lines |
92 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
executeAutomation() |
A |
41 |
10 |
58 |
handleAutomations() |
S |
54 |
5 |
22 |
deleteAutomation() |
S |
59 |
3 |
15 |
createAutomation() |
S |
53 |
2 |
23 |
isAssignUserAction() |
S |
71 |
3 |
5 |
isArchiveTaskAction() |
S |
79 |
2 |
3 |
isNewEntityEmailAction() |
S |
78 |
2 |
3 |
isDeletedEntityEmailAction() |
S |
78 |
2 |
3 |
isTaskDoneTrigger() |
S |
80 |
1 |
3 |
isTaskNotDoneTrigger() |
S |
80 |
1 |
3 |
isTaskCreatedTrigger() |
S |
80 |
1 |
3 |
isTaskDeletedTrigger() |
S |
80 |
1 |
3 |
getAutomationLogMessage() |
S |
77 |
1 |
3 |